home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1996 May: Tool Chest
/
Developer CD Series May 1996 (Tool Chest) (Apple Computer) (1996).iso
/
Tool Chest
/
Development Tools & Languages
/
Macintosh Common Lisp Related
/
interfaces
/
PInterface Translator
/
*README*
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-09-16
|
285 b
|
13 lines
|
[
TEXT/CCL2
]
To load the translator:
(load "ccl:pinterface translator;translate")
You need to load the package in order to compile it's files.
To translate a single file:
(translate::translate-pasc-file
:input-path <input filename>
:output-path <output filename>
:dont-output-includes t)